home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 1997 January
/
inter@ivo 1997-01.iso
/
cybint12
/
bin
/
gforum.dxr
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-14
|
161 b
|
11 lines
on mouseUp
global contas, Gmovie
if contas = 0 then
set contas to 1
callwww("http://www.forum.pt")
else
set contas to 0
go(1)
end if
end